home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / administ / inipat / sample.pat < prev   
INI File  |  1996-07-10  |  433b  |  27 lines

  1. [DeleteLine]
  2. [386Enh]
  3. device=c:\sample.dll
  4.  
  5. [AddLine]
  6. [Network]
  7. UserName=%user%
  8. Workgroup=ACCT
  9. ComputerName=MY386
  10. LogonDomain=my.domain.COM
  11.  
  12. [AddSection]
  13. [network drivers]
  14. ;;
  15. ;; The following network drivers are board specific
  16. ;;
  17. netcard=smnd.dos
  18. transport=ndishlp.sys
  19. LoadRMDrivers=Yes
  20.  
  21. [AddSection]
  22. [mysection]
  23. ;; This is comment line 1
  24. Line1=this is line 1
  25. this is changed %comspec%
  26. Line2=this is line 2
  27.